<style>
* {
  box-sizing: border-box;
}
FONT 
{
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-size: 10pt;
}
B 
{
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 11pt;
}
I 
{
  font-family: "Montserrat", sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: 15pt;
}
HR 
{
  height: 1px;
  border-top: 1px #aaaaaa solid;
  border-right: 0px #aaaaaa solid;
  border-bottom: 0px #aaaaaa solid;
  border-left: 0px #aaaaaa solid;
}
BODY 
{
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-size: 10pt;
  background-color: #000000;
  color: #ffffff;
  margin-top: 0px;
  margin-left: 10px;
}

H3 
{
  font-family: "Montserrat", sans-serif;
  font-size: 13pt;
  font-weight: normal;
  font-style: normal;
}
.gwc-imagecenter
{
    float: center;
    max-width: 100%;
    height: auto;
    padding: 0px;
}
.gwc-clearfix::after 
{
  content: "";
  clear: both;
  display: table;
  float:center;
}
.gwc-vidframefixed 
{
    float: left;
    width: 400px;
    height: auto;
    padding: 0px;
}


.gwc-largefont
{
   font-family: "Montserrat", sans-serif;
   font-style: normal;
   font-size: 20pt;
}


/* ---------------------- */
/* MOBILE MEDIA */
/* ---------------------- */
@media(max-width:1000px) 
{  
  .gwc-backimage 
  {
    position:fixed;
    left:0;
    top:0;
    float: left;
    width: 100%;
    height:100%;
    padding: 0px;
    z-index:-2;
  }
  .gwc-hrule90
  {
    float: center;
    width: 90%;
    size: 1px; 
  }
  .gwc-hrule70
  {
    float: center;
    width: 90%;
    size: 1px;
    color: #707070;
  }
  .gwc-photov
  {
    float: center;
    max-width: 100%;
    height: auto;
  }
  .gwc-photovpad
  {
    float: center;
    max-width: 100%;
    height: auto;
  }
  .gwc-photohpad
  {
    float: center;
    max-width: 100%;
    height: auto;
  }
  .gwc-photoh
  {
    float: center;
    max-width: 100%;
    height: auto;
  }
  .gwc-photodh
  {
    float: center;
    max-width: 100%;
    height: auto;
  }
  .gwc-hideonmobile
  {
     display:none;    
  }
  .gwc-hideondesktop
  {
  }
  .gwc-image 
  {
     float: center;
     max-width: 100%;
     padding: 10px;
  }
  .gwc-imagelarge
  {
     float: center;
     max-width: 100%;
     height:auto;
     padding: 10px;
  }
  .gwc-imageleft
  { 
     float: center;
     max-width: 100%;
     height: auto;
     padding: 0px;
  }
  .gwc-imagecenter
  { 
     float: center;
     max-width: 100%;
     height: auto;
     padding: 0px;
  }  
  .gwc-fbimage 
  {
     width:50px;
     height:50px;
  }
  .gwc-vidframe 
  {
      float: center;
      max-width: 100%;
      height: 315px;
      padding: 0px;
  }
  .gwc-musicframe 
  {
      float: center;
      max-width: 100%;
      height: auto;
      padding: 5px;
  }
  .gwc-navframe
  {
     display:none;
  }
  .gwc-navframewide
  {
     display:none;
  }
 .gwc-navframemedium
  {
     display:none;
  }
  .gwc-para 
  {
     width: 90%;
     margin-left:5%;
     height: auto;
     float:left;
  }
  .gwc-para2 
  {
  }
  .gwc-para3 
  {
  }
  .gwc-calendarbox 
  {
    float: center;
  }
  .gwc-box20 
  {
    float: center;
    max-width: 100%;
    height: auto;
  }
  .gwc-box10 
  {
  }
  .gwc-box25 
  {
    float: center;
    max-width: 100%;
    height: auto;
  }
  .gwc-box12 
  {
    display:none;
  }  
  .gwc-box33 
  {
     float: center;
     max-width: 100%;
     padding: 10px;
     display: table;
   }
   .gwc-boxh 
   {
      float: left;
      width: 100%;
      padding: 5px;
   }
   .gwc-boxv 
   {
      float: left;
      width: 100%;
      padding: 5px;
   }
  .gwc-bold 
  {
     font-family: "Montserrat", sans-serif;
     font-style: normal;
     font-variant: normal;
     font-weight: bold;
     font-size: 17pt;
  }

  .gwc-resourcelink:link { color: white; text-decoration: none;font-size: 17pt;} 
  .gwc-resourcelink:visited { color: white; text-decoration: none;font-size: 17pt;} 
  .gwc-resourcelink:active { color: white; text-decoration: none;font-size: 17pt;} 
  .gwc-resourcelink:hover { color: red; text-decoration: none;font-size: 17pt;} 

  .gwc-resourcelinklarge:link { color: white; text-decoration: none;font-size: 20pt;} 
  .gwc-resourcelinklarge:visited { color: white; text-decoration: none;font-size: 20pt;} 
  .gwc-resourcelinklarge:active { color: white; text-decoration: none;font-size: 20pt;} 
  .gwc-resourcelinklarge:hover { color: red; text-decoration: none;font-size: 20pt;} 

  .gwc-resourcelink2:link { color: red; text-decoration: underline;font-size: 10pt;} 
  .gwc-resourcelink2:visited { color: red; text-decoration: underline;font-size: 10pt;} 
  .gwc-resourcelink2:active { color: red; text-decoration: underline;font-size: 10pt;} 
  .gwc-resourcelink2:hover { color: red; text-decoration: underline;font-size: 10pt;} 
}

/* ------------------------- */
/* DESKTOP MEDIA */
/* ------------------------- */
@media(min-width:1001px)
{  
  .gwc-backimage {
    position:fixed;
    left:0;
    top:0;
    float: left;
    width: 100%;
    height: 100%;
    padding: 0px;
    z-index:-2;
  }
  .gwc-hrule90
  {
    float: center;
    width: 90%;
    size: 1px; 
  }
  .gwc-hrule70
  {
    float: center;
    width: 70%;
    size: 1px;
    color: #707070;
  }
  .gwc-photov
  {
    float: left;
    width: 267px;
    height: auto;
  }
  .gwc-photovpad
  {
    margin-top: 70px;
  }
  .gwc-photohpad
  {
    margin-top: 70px;
  }

  .gwc-photoh
  {
    float: left;
    width: 400px;
    height: auto;
  }
  .gwc-photodh
  {
    float: left;
    width: 400px;
    height: 534px;
  }
  .gwc-hideonmobile
  {    
  }
  .gwc-hideondesktop
  {
    display:none;    
  }    
  .gwc-image 
  {
     float: left;
     max-width: 100%;
     padding: 10px;
  }
   .gwc-imagelarge
  {
    width: 600px;
    height: 400px;
    float:center;
  }
  .gwc-imageleft
  { 
     float: left;
     max-width: 100%;
     height: auto;
     padding: 0px;
  }
  .gwc-imagecenter
  { 
     float: center;
     max-width: 100%;
     height: auto;
     padding: 0px;
  }
  .gwc-fbimage 
  {
     width:30px;
     height:30px;
  }  
  .gwc-vidframe 
  {
    float: center;
    max-width: 100%;
    height: 315px;
    padding: 0px;
  }
  .gwc-musicframe 
  {
      float: center;
      width: 700px;
      height: 120px;
      padding: 0px;
  }
  .gwc-navframe
  {
     float:left;
     width: 9%;
     height: 40px;
     padding: 1px;
     background-color:#000000;  
     border-top: 1px #707070 solid;
     border-bottom: 1px #707070 solid;
  }
  .gwc-navframemedium
  {
     float:left;
     width: 15%;
     height: 40px;
     padding: 1px;
     background-color:#000000;  
     border-top: 1px #707070 solid;
     border-bottom: 1px #707070 solid;
  }
  .gwc-navframewide
  {
     float:left;
     width: 21%;
     height: 40px;
     padding: 1px;
     background-color:#000000;  
     border-top: 1px #707070 solid;
     border-bottom: 1px #707070 solid;
  }
  .gwc-para 
  {
     float:left;
     width: 90%;
     margin-left:5%;
     height: auto;
     display: table;
  }
  .gwc-para2 
  {
     width: 800px;
     height: 48px;
     float:center;
  }  
  .gwc-para3 
  {
     float:left;
     width: 80%;
     margin-left:10%;
     height: auto;
     display: table;
  }
  .gwc-calendarbox 
  {
    float: left;
    width: 20%;
  }
 .gwc-box10 
  {
    float: left;
    width: 10%;
  }
 .gwc-box20 
  {
    float: left;
    width: 20%;
  }
 .gwc-box25 
  {
    float: left;
    width: 25%;
  }
  .gwc-box12 
  {
    float: left;
    width: 12%;
  }
  .gwc-box33 
  {
    float: left;
    width: 33.33%;
    min-width:400px;
    padding: 15px;
  }
  .gwc-boxh 
  {
    float: left;
    width: 410px;
    padding: 5px;
  }
  .gwc-boxv 
  {
    float: left;
    height: 410px;
    padding: 5px;
  }
  .gwc-bold 
  {
     font-family: "Montserrat", sans-serif;
     font-style: normal;
     font-variant: normal;
     font-weight: bold;
     font-size: 20pt;
   }

  .gwc-resourcelink:link { color: white; text-decoration: none;font-size: 15pt;} 
  .gwc-resourcelink:visited { color: white; text-decoration: none;font-size:15pt;} 
  .gwc-resourcelink:active { color: white; text-decoration: none;font-size: 15pt;} 
  .gwc-resourcelink:hover { color: red; text-decoration: none;font-size: 15pt;} 

  .gwc-resourcelink2:link { color: red; text-decoration: underline;font-size: 10pt;} 
  .gwc-resourcelink2:visited { color: red; text-decoration: underline;font-size: 10pt;} 
  .gwc-resourcelink2:active { color: red; text-decoration: underline;font-size: 10pt;} 
  .gwc-resourcelink2:hover { color: red; text-decoration: underline;font-size: 10pt;} 

  .gwc-resourcelinklarge:link { color: white; text-decoration: none;font-size: 20pt;} 
  .gwc-resourcelinklarge:visited { color: white; text-decoration: none;font-size: 20pt;} 
  .gwc-resourcelinklarge:active { color: white; text-decoration: none;font-size: 20pt;} 
  .gwc-resourcelinklarge:hover { color: red; text-decoration: none;font-size: 20pt;} 

}

</STYLE>